../5b9abd5bdb9dc65e5c927090-darg/source/darg.d(146,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9abd5bdb9dc65e5c927090-darg/source/darg.d(159,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/darg_plus/configfile.d(532,12): Error: cast from `char[]` to `string` not allowed in safe code source/darg_plus/validators.d(212,31): Error: `@safe` function `darg_plus.validators.validateWritableDirectory` cannot call `@system` function `std.string.fromStringz!char.fromStringz` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/string.d(222,15): `std.string.fromStringz!char.fromStringz` is declared here source/darg_plus/validators.d(217,24): Error: cast from `immutable(char)*` to `char*` not allowed in safe code source/darg_plus/validators.d(223,15): Error: `@safe` function `darg_plus.validators.validateWritableDirectory` cannot call `@system` function `core.stdc.stdio.fclose` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdio.d(1145,7): `core.stdc.stdio.fclose` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.